auto merge of #195 : alexcrichton/cargo/install, r=wycats
authorbors <bors@rust-lang.org>
Mon, 14 Jul 2014 18:28:22 +0000 (18:28 +0000)
committerbors <bors@rust-lang.org>
Mon, 14 Jul 2014 18:28:22 +0000 (18:28 +0000)
commitdb5e41c206074e1f849cf1f86f4773e9c8a24a00
tree0c726b2e6985636a58a68648f542e414575680de
parent811d70d14867de6786bc053a371e18f20dc76aa6
parent1aaaf85166c4947d00e47c784c48c5b9ae0cedb7
auto merge of #195 : alexcrichton/cargo/install, r=wycats

This updates the `make install` target and adds a new `make dist` target which
will prepare a distributable tarball with an install script. All work is based
off the equivalent rust nightly tarball and nightly installation scripts.

Closes #159
Closes #184
Makefile
src/bin/cargo.rs